golang.org/x/net/http2.ServeConnOpts.baseConfig (method)
3 uses
golang.org/x/net/http2 (current package)
server.go#L264: http1srv := opts.baseConfig()
server_common.go#L195: func (o *ServeConnOpts) baseConfig() *http.Server {
server_common.go#L217: if hs := opts.baseConfig(); hs != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)